This repository has been archived by the owner on May 13, 2023. It is now read-only.
Implement game logic #17
Labels
enhancement
New feature or request
game logic
Associated with game logic parsing
major
Very important, a large amount of work
Milestone
In
game_logic.h
and.cpp
, implement the actual gameplay logics and processing happening each cycle, following the description inREADME
.What needs to be processed
onDeath()
afterwardsonDeath()
and delete afterwardsAs this would be a pretty big task, we should probably have multiple people work on this (or split this into smaller tasks).
The text was updated successfully, but these errors were encountered: