Skip to content

popoway/dont-let-the-n95-fall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Don't Let The N95 Fall

GitHub repo size in bytes GitHub language count license

Don't Let The N95 Fall — Class Project for Software Engineering Class, Spring 2020

Table of Contents

Description

Inspired by the shortage of N95 respirators during the pandemic, I created this game so that users can enjoy themselves by delivering precious crates to a remote town.

Screen shot of home screen of the game

Users are able to play the game on both computers and mobile devices. They could also create an account in order to store the game stats permanently and challenge the "Top 10" list.

Try it here: Live Demo

Status

This project has been submitted as the class project, and has been awarded a grade of A.

Browsers Support

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
iOS Safari
iOS Safari
Opera
Opera
Edge last version last version last version last 2 versions last version

Installation

  1. Have a PHP 7.1+ server available with SQLite support.
  2. git clone https://github.com/popoway/dont-let-the-n95-fall.git to get the code.
  3. Specify the site URL and CDN URL in config.php.
  4. chmod 777 project1.sqlite3 to give write permission to the database.
  5. You're all set!

Usage

Instructions, difficulty settings, and scoring are available in the "How to Play" section of the game.

Contributing

Since this is a completed project, only pull requests regarding bug or security exploits will be reviewed.

Credits

This project is made possible by the following libraries:

License

MIT