Skip to content

zvikfir/2d-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Intro

A 2D multiplayer game based on surviv.io that I built to understand the logic between basic movement concepts in games, and to understand the data that needs to be transferred in a basic multiplayer game.

Currently, it looks like this:

a circle character with a stick as a weapon, in a screen with a green background

Getting Started

Download and install Processing (a Java based framework for building UIs with ease).

Download and install Git.

Run:

git clone [email protected]:zvikfir/2d-game.git

Open the game.pde file with Processing, and press the run button.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published