Skip to content

ethel-dev/simon-says-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simon-says-starter

This is starter code created for a class I am teaching on basic game programming in JavaScript for non-profit organization Fidgetech in the Portland metro area in Oregon, USA. It is a 3x3 Simon style game written in asynchronous JavaScript. It's designed to teach about basic game programming concepts for someone just getting into making games with modern JavaScript.

This project utilizes async functions with await, LocalStorage, modern CSS3 rules, simple data structures, flexbox etc. There's a lot of complexity hiding in JavaScript and modern web development, and I am hoping to be able to break it down to show some modern usage while also introducing the language.

About

Starter code for the Simon Says project for FIDGETECH Explorer Spring '24 instructional purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published