Skip to content

Electronic game that interacts with a user interface or input device (joystick, controller, keyboard, or motion sensing device) to generate visual feedback shown on a video display device, TV, monitor, touchscreen, or virtual reality headset.

keeyanajones/games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

games

Electronic games that involves interaction with a user interface to generate visual feedback on a two- or three-dimensional video display device such as a touchscreen, virtual reality headset or monitor/TV set.

Table of Content

  • what is it
  • technology used
  • ambition of project
  • stage
  • quick start
  • status
  • what's included
  • creators
  • copyright and license

what is it

  • games
  • CREATED : Apr 15, 2018 (2014)
  • MODIFIED : Nov 29, 2022

technology used

Java, JavaScript, C#, unity

ambition of project

keep track of my games works with github blog post

stage

IN DEVELOPMENT

quick start

Quick setup — if you’ve done this kind of thing before

or

Get started by creating a new file or uploading an existing file. We recommend every repository include a README, LICENSE, and .gitignore.

…or create a new repository on the command line

echo "# games" >> README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin https://github.com/keeyanajones/games.git
git push -u origin master

…or push an existing repository from the command line

git remote add origin https://github.com/keeyanajones/games.git
git push -u origin master

…or import code from another repository

You can initialize this repository with code from a Subversion, Mercurial, or TFS project. ProTip! Use the URL for this page when adding GitHub as a remote.

status

  • STATUS : LOCAL TEST 6/7/2020 04:49:47 (as of 6/7/2020 08:49:47 Coordinated Universal Time (UTC))

what's included

Electronic games that involves interaction with a user interface to generate visual feedback on a two- or three-dimensional video display device such as a touchscreen, virtual reality headset or monitor/TV set.

creators

  • 2020 Keeyana Jones

copyright and license

  • MIT License Copyright (c) 2020 Keeyana Jones

About

Electronic game that interacts with a user interface or input device (joystick, controller, keyboard, or motion sensing device) to generate visual feedback shown on a video display device, TV, monitor, touchscreen, or virtual reality headset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published