Skip to content

CLICGameStarProjects/Project-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project template!

cat

Short description about the project, what it does, how, why, ...

Table of contents

Generalities

This is a template to create new projects for Game*. It is to be used more as a guide than as a convention, so feel free to modify it as you please.

In this section, explain more in details what the project is and the commands. Maybe mention if a particular game should be used.

Feel free to do a little table as below to explain the commands!

The mapping of the controls is done as follows:

On the bike Player 1 Player 2 Effect
Pedal W Up arrow Accelerate
Left handlebar button A Left arrow Turn left
Right handlebar button D Right arrow Turn right
(soon) Brakes S Down arrow Brake/Reverse
(soon) Special button Space Right Ctrl Use nitro

If you want to add a note, use:

ℹ️ Note! Something that may be useful or helpful for the reader.

If you want to add a warning, use:

⚠️ Warning! Very import thing that the reader should take particularly care of.

Setup

Skip to Usage if you want to know how to use.

Assembly

  1. Here, you should do a step-by-step guide on how to assemble the project from scratch.

  2. Feel free to add a lot of details.

ℹ️ Note! And add notes for more details or insights.

  1. Of course, when possible, add schemes and pictures.

cat

⚠️ Warning! You may know what you are doing; the reader may not. Add more details!

  1. Tables are particularly useful when dealing with electronics. Add the pinout!
Wire Goes on
VCC board VCC line
GND board GND line

Code

Please refer to the main code README.

... Or put directly informations here, it depends on your project, really.

Usage

Here you should write down everything that is to know for the player and the operator of the game, namely, once the project is ready to be used.

Particularly specify if a specific game shall be used.

If an operator is needed, add the following:

ℹ️ Note! This setup requires an operator to handle the menu.

  1. Here, you should do a step-by-step guide on how to play the project.

  2. Feel free to add a lot of details.

ℹ️ Note! And add notes for more details or insights.

  1. Of course, when possible, add pictures and screenshots.

cat

⚠️ Warning! You may know what you are doing; the reader may not. Add more details!

Troubleshooting

Here is the time to add instructions on how to fix problems with the project that cannot get fixed by maintainers.

Basically if something can get broken and cannot get easily fix, add ways to bypass the problem, fix it temporarly, etc.

About

A project template for, well, new projects!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published