Skip to content

Lasertag game based on arduino and enhanced with a smartphone

Notifications You must be signed in to change notification settings

martijnschouwe/outdoorlasertag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

outdoorlasertag

Lasertag game based on arduino and enhanced with a smartphone

Arduino parts

Android
An android phone with android version 4.3+, and bluetooth
The android phone is the controller of the game. It is able to set game time, set gun settings, assign players to a game, and after the game read the game data.

Game logic v1
A game is initiated by a game controller (android)
A game consists of multiple players and are assigned by the game controller
A game has a time window which can be set by the game controller.
A player of a game can hit other players and gains points
A player of a game can get hit by other players and looses points
When a game ends, the game data can be shown in the game controller

**Platform.io IDE **

You can use this project with the platform.io IDE
http://platformio.org/platformio-ide

You can run the unit test in the PROJECT_ROOT/arduino folder and start it by running pio test

About

Lasertag game based on arduino and enhanced with a smartphone

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published