Skip to content

Instantly share code, notes, and snippets.

@SirObby
Last active November 21, 2021 13:01
Show Gist options
  • Save SirObby/5a002a9cb1e83e6a674d7506f3f833bd to your computer and use it in GitHub Desktop.
Save SirObby/5a002a9cb1e83e6a674d7506f3f833bd to your computer and use it in GitHub Desktop.
Information about the Terminal Engine Jam.

Terminal Visualized Engine Jam

A jam or challenge where you can wokr in groups of 1-4 to make a 3D game engine
(or game) that outputs into the console / terminal.

Time

Starts from Tuesday, 23 November 2021, 16:30:00
Ends at Saturday, 27 November 2021, 16:30:00
Singapore Standard Time or GMT+8

Rules

Well if we had no rules in the jam, you'd just copy everything right?

§1

  1. No plagiarizing any code. (§2.1)
  2. Start the project at the start time.
  3. And one shall not enter a single line of code after the end.
  4. No libraries.

§2

  1. Exceptions to this rule include:
  • Code snippets from intellisense. And other snippets of code. One shall not plagiarize entire pieces codes. Add a comment above it with the source i.e // Intellisense autocomplete

Entries

To enter the competition.

  1. Create a public github repository
  2. Post the repository link in the comments of this gist.
  3. Using git commits, help us track your code to verify legitimacy.

Recommendations (not required)

  1. Use C/C++ for your engine.
  2. WASD for movement, Arrow keys for Camera.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment