JavaScript basics: Build your first game - Online Workshop

2021/08/11(水)19:00 〜 20:30 開催
ブックマーク

イベント内容

⚠️ 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!

注意事項

※ こちらのイベント情報は、外部サイトから取得した情報を掲載しています。
※ 掲載タイミングや更新頻度によっては、情報提供元ページの内容と差異が発生しますので予めご了承ください。
※ 最新情報の確認や参加申込手続き、イベントに関するお問い合わせ等は情報提供元ページにてお願いします。

関連するイベント