Skip to content

mboultoureau/coding-challenges

Repository files navigation

Coding Challenges

This repository contains various challenge codings performed in C, C++ and JavaScript.

List of challenges

Name Description Technologies
1 Guess the Number The player must guess a random number with an indication at each try of whether the number entered is too large or too small. C
2 Hangman The game of Hangman with a dictionary. C
3 Tic-tac-toe The Tic-tac-toe Game C
4 Pong The Pong game C++, SFML
5 Snake The Snake Game JavaScript, Canvas
6 Analog Clock An analog clock inspired by the Apple Watch theme. JavaScript, Canvas
7 Calendar A prototype calendar display. HTML, CSS, JavaScript
8 2048 The famous game of 2048 HTML, CSS, JavaScript
9 Minesweeper The classic minesweeper game HTML, CSS, JavaScript
10 Todolist A web application for task management Vue.js
11 15 Puzzle The 15-puzzle is a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing. Java, JavaFX
12 NatureCollection Learning how to create an Android application. Tutorial by Graven. Kotlin, Android

About

This repository contains all coding challenges mainly in C, C++ and JavaScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published