- rendering with react
- rendering to svg
- entities (aka snipes) moving autonomously
- one hero can be moved by the player
- collision detection, the snipes will not cross the hero and vice versa
- player can shoot at snipes
- snipes can shoot at player
- central redux-like store and reducer
- generated maze
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.