Skip to content

ChrisHurt/1D-Shooter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT License LinkedIn

1D Shooter

Table of Contents

About The Project

This is an experimental one-dimensional shooter.

Fun facts:

  • Game state is stored in a single string
  • The game logic is pure javascript, no libraries involved

Built With

How to Play

  1. Clone this repository

Git clone https://github.com/ChrisHurt/Online-Games.git

  1. Open index.html
  2. Enjoy the game!

Application Demo

Link: https://chrishurt.herokuapp.com/1D-shooter

Roadmap

Future Implementation

  • Consider changing game state storage to array for easier mutation
  • Build more helper functions for managing game state and to aid in refactoring
  • Generalise game 'board' size
  • Pass all events through the tick handler for better consistency of event behaviours

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Chris Hurt - [email protected]

Acknowledgements

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published