Python

Battleship War Game in Terminal Console in Python with Source Code

Submitted by razormist on
Battleship War Game in Terminal Console using Python with Source Code - A Python game application that displays in the console terminal where you need to dominate your enemy. This application is very easy to play; you only need to locate the enemy ship's position in order to annihilate it. Python Source Code.

Calendar Generator App in Terminal Console using Python with Source Code

Submitted by razormist on
Calendar Generator App in Terminal Console using Python with Source Code -A Python program that allows the user to display a calendar for a certain month. The application will automatically show the exact days after you provide the specific month and year. Python Source Code.