Skip to content

tjercus/game-study-nr-4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game study nr 4: a generated maze/walls

  • 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.

Available Scripts

In the project directory, you can run:

npm start

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.

About

working on a maze, walls etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published