Crate tiny_rpg

Source

Modules§

data
entity
A group of structures for creating a very general entity. The entitiy should be able to be anything, walls, zones, enemies, etc.
events
helper
maps
math
quests
render
start

Enums§

Screen

Functions§

main_end
What occurs after main loop
main_loop
The main loop. Events and such happen here