Skip to content
This repository was archived by the owner on Dec 8, 2024. It is now read-only.

Latest commit

 

History

History
47 lines (27 loc) · 1.15 KB

README.md

File metadata and controls

47 lines (27 loc) · 1.15 KB

ODIN Pong

Description

Un jeu de pong simple pour apprendre le langage de programmation Odin. Basé sur le cours gratuit programvideogames.

Objectifs

Ne pas laisser passer la balle !

Mouvements et actions du joueur

Utiliser les flèches du clavier ou ZQSD pour déplacer la raquette du joueur (située sur la gauche de l'écran).

Copyrights

Codé en Odin. Développé en utilisant principalement Visual Studio Code.


(C) Laurent Ongaro / GameaMea Studio (https://www.gameamea.com)

=================================================

ODIN Pong

Description

A simple pong game to learn the basic of the Odin programming language. Based on the free course [programvideogames] (https://programvideogames.com/pong.html).

Goals

Do not let the ball pass!

Player movements and actions

Use the keyboard arrows or ZQSD to move the player paddle (located on the left of the screen).

Copyrights

Coded in Odin. Developed using mainly Visual Studio Code.


(C) Laurent Ongaro / GameaMea Studio (https://www.gameamea.com)