⚠️ IMPORTANT: Make sure you follow the setup instructions below before joining the workshop
We're happy to welcome Florian back for the popular retro gaming workshop!
Are you interested in how computer graphics or video games work, but always thought that it must be overly complicated? Or you were scared by the plethora of frameworks and didn't know where to start?
Join us for a special introduction on game development, and code a simple retro game in only 2 hours 🎮
We will use a very simple "retro" style of framework, show you how to turn a serious text-mode computer into a fun interactive experience, move stuff on the screen over a playfield according to the keyboard input, and how to replicate some classic graphical effects.
During this workshop, we will be:
✔️ Giving a quick introduction on retro games
✔️ Making a little game together: showing a playfield, and a controllable character over it
✔️ Explaining the basics of collision, movement and gravity
✔️ Making it more interesting with simple animation
Prerequisite
✔️ Basic JavaScript notions
✔️ GitHub account (to be able to fork a boilerplate)
✔️ Git & Node.js installed on your computer
**Setup:
On Windows**
1) If you don't have node.js, you can install it easily through scoop (http://scoop.sh). Run powershell (start menu, type powershell, enter) and run the following:
Set-ExecutionPolicy RemoteSigned -scope CurrentUser
iwr -useb get.scoop.sh | iex
2) Then you can run from the same terminal:
scoop install nvm
nvm install 8
nvm use
3) You may also need Git for Windows: https://gitforwindows.org/
On Mac
1) You may need to install homebrew (https://brew.sh/). Open a terminal and type:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
2) After that you can install node:
brew install nvm
nvm install 8
🚀About Le Wagon Tokyo 🚀
Le Wagon Tokyo (https://www.lewagon.com/tokyo) is a top ranked coding school for startups, creative people and tech entrepreneurs.
Our Web Development and Data Science bootcamps are designed for individuals who want to change their career, become freelancer, or launch their own venture!
Our next bootcamps will start:
🚶♂️September 25th for our 24-week part-time Web Development and Data Science programs
🏃♀️ October 4th for our 9-week full-time Web Development and Data Science programs
Applications are already open!
Le Wagon is a coding school for startups, creative people and tech entrepreneurs. Our 9-week Full-Stack Coding Bootcamp is designed for complete beginners or "half-beginners" who really want to ...
Join community