Games Illustrations

DIGITAL GAMES ARE EASY TO LEARN CREATE AND PRACTICE

On this page simple games developed in Python have been demonstrated.

Playing rules are simple. 

Complexity levels and content are suitable for any age - from a child of 4 years to elders of any age.

Developing these games are easy. Basic skills of programming concepts and writing, imaginative and creative thinking, social skills and understanding of present development in the digital environment are learned through fun and  hands-on practical work.

BREAKOUT GAME

Pygame module of Python is an easy-to-learn language for developing simple digital games.

Breakout Game displays a set of bricks on the screen which can be hit and destroyed with a bouncing ball. The ball bounces off walls and a moving plate below. The game is to move the plate to the left and right in a way that the ball doesn't hit the ground. The player wins when all the bricks have been destroyed - and loses if the ball touches the ground. 

SIMPLE SNAKE GAME

Pygame module of Python is an easy-to-learn language for developing simple digital games. 

The Snake Game is a digitally created small rectangle which move on screen. Another small rectangle is its food. Everytime the snake eats up the food it grows in length. New food keeps on appearing on the screen at random locations. The player moves the snake around by pressing keyboard keys - loses if the snake moves outside the play arena - and earns points for making the snake as long as possible till the snake touches its own tail.

OTHER POPULAR & EASY GAMES

MINESWEEPER

CAR RACE

HANGMAN

WORD GAME

TIC-TAC-TOE

PUZZLE

Te receive free executable (.exe) file for the above games please send an email request to joy@saraviv.com 

SIMPLE ANIMATION TO PRACTICE

ANIMATION INPUT

The typical image clusters - known as SPRITES - are readily available to start creating a variety of animations. Starting with comic characters to human characters and going the full range covering natural objects and scenarios of different types - there is so much of fun learning this art and using simple digital applications to enhance creativity and basic coding skills. 

AnimationSample.mp4

ANIMATION OUTPUT

Play the above media file to get an idea on how the animation displays on screen.

This idea can be nurtured and applied in many ways to integrate with games, corporate presentations, project updates, student digital reports, education content, social communication and so on.

image: courtesy: freepik.com

training: courtesy: @CodingWithRuss