# Lets make a video game! - Project 16x16

**URL:** https://discourse.processing.org/t/lets-make-a-video-game-project-16x16/6292
**Category:** Community
**Created:** [December 4, 2018, 7:30pm UTC](https://discourse.processing.org/t/lets-make-a-video-game-project-16x16/6292 "2018-12-04T19:30:24Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Stephcraft](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/stephcraft/32/22024_2.png) [@Stephcraft](https://discourse.processing.org/u/Stephcraft)
#### Post date: [December 4, 2018, 7:30pm UTC](https://discourse.processing.org/t/lets-make-a-video-game-project-16x16/6292/1 "2018-12-04T19:30:24Z")

</div>

#### Very small description

Open source - Pixel art - 2D Platformer - video game - made using Processing !

#### Objective

Project 16x16 is game that everyone can develop, the goal is to have a finished game with a story and cool levels, made by the community! I started the project on my own, and here are the things I made :

- Physics
- Player
- Level Editor
  - Item inventory
  - translation arrows
  - Level bounding box
  - Save/Load (JSON)

- Playable
- (Part) of projectiles and mirror bloc functionnality
- (Part) of particle system

So the ‘framework’ of the game is quite advanced, but here are exemple of things that could be added:

- Entities
- Projectiles
- Zooming
- Multiple layers in editor for : background, middle and front objects
- Object ‘connection’, for exemple when projectile touches glass thing, open platforms
- Story
- Gameplay
- Level design
- Main menu, game UI, pause Menu…

#### Screenshot of project at its current state

![16x16](https://canada1.discourse-cdn.com/flex036/uploads/processingfoundation1/original/2X/a/a18ec3185b3f287a18cf247ff632292bed4598ca.png)

#### Join the project

The project is on GitHub here : [https://github.com/Stephcraft/Project-16x16](https://github.com/Stephcraft/Project-16x16)

---

<div class="post-metadata">

### Author: ![Stephcraft](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/stephcraft/32/22024_2.png) [@Stephcraft](https://discourse.processing.org/u/Stephcraft)
#### Post date: [December 15, 2018, 7:21pm UTC](https://discourse.processing.org/t/lets-make-a-video-game-project-16x16/6292/2 "2018-12-15T19:21:08Z")

</div>

**Created a discord server to better organize contributors discussions**  
Join using this url: [https://discord.gg/zDJSCqd](https://discord.gg/zDJSCqd)

---

<div class="post-metadata">

### Author: ![Stephcraft](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/stephcraft/32/22024_2.png) [@Stephcraft](https://discourse.processing.org/u/Stephcraft)
#### Post date: [May 16, 2019, 10:25pm UTC](https://discourse.processing.org/t/lets-make-a-video-game-project-16x16/6292/3 "2019-05-16T22:25:37Z")

</div>

**First Blog Post about Project 16x16**  
[https://www.stephcraft.net/blog/project16x16/welcome](https://www.stephcraft.net/blog/project16x16/welcome)

---

<div class="post-metadata">

### Author: ![Stephcraft](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/stephcraft/32/22024_2.png) [@Stephcraft](https://discourse.processing.org/u/Stephcraft)
#### Post date: [July 29, 2019, 2:04pm UTC](https://discourse.processing.org/t/lets-make-a-video-game-project-16x16/6292/4 "2019-07-29T14:04:19Z")

</div>

**Try the game**

> **[Stephcraft/Project-16x16](https://github.com/Stephcraft/Project-16x16/releases/tag/v0.0.1-alpha)**
>
> 2D Platformer game made using java.processing. Contribute to Stephcraft/Project-16x16 development by creating an account on GitHub.

---

<div class="post-metadata">

### Author: ![InferNova](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/infernova/32/6009_2.png) [@InferNova](https://discourse.processing.org/u/InferNova)
#### Post date: [August 2, 2019, 4:45pm UTC](https://discourse.processing.org/t/lets-make-a-video-game-project-16x16/6292/5 "2019-08-02T16:45:49Z")

</div>

Hey There!

Wow love it ! Could I hop on for development ? Would love to !
