Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Get a free trial
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Symbology is an open source game in which players must match symbols on a board. The object of the game is to 'convert' all spaces on the board (to gold) by matching three or more symbols in a row or column. Symbology is written in Pygame/python.
...If I had a Windows machine to do development on, I might try to rewrite everything in Unity, but until they make a Linux dev platform, I think I'll remain with pygame and pyOpenGL.
Pymmugwump is a tile-based game in which the goal is to find the location of the 4 mugwumps hiding throughout the board. It was written in Python using Pysweeper's Pygame interface.
An Open-Source Tower Defense Game developed with Python and Pygame. If you wish to show your appreciation, please consider flattrering the project: https://flattr.com/thing/141093/PyTowerDefense
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
A simple text based Minesweeper game made in Python. Currently available in .exe and source. Notice: A minor error: 'clrField failed' may appear, as far as I know this is not correct as it still does work :)
A2B is an isometric puzzle game developed in Python / Pygame.
It is a combination of tetris / bejewelled / boulderdash.
Started as a fun project for me to cut my teeth on python development without getting bored in the process.
Pyzzle is a cross-platform game engine for creating large-scale, 2D Myst-like adventure games. The engine supports 2D panoramas, features an intuitive design mode, and allows users to download content from the internet. Pyzzle is written using Pygame.
Thump is a maze puzzle game where you play a mouse that has to find the hidden cheeses to open the door to the next level. The game is educational; you have to answer questions to progress. The questions are deliberately relevant to child education.
Another Sudoku game version. It is written in Python and uses wxPython as the GUI package. The puzzle solver module was written by Edd Aardvark, to whom I owe a big debt. This project is mostly an exercise to learn Python. It can be greatly improved.
The Crime Tracer is an adventure crime game. The main character of the game is a detective who is investigating several crime cases while trying to arrest a professional serial killer.
Sudoku solver written in Python using the TkInter library. Handles various puzzle sizes and allows for both letters and numbers. If you don't have Python installed you can get it at http://www.python.org/download/
Sudoku solver written in Python using the TkInter library. Handles various puzzle sizes and allows for both letters and numbers. This project site is not active, please visit http://sourceforge.net/projects/tkpysudoku/
Very compact Tetris game for those who want to play where/when they should not: only a tiny gaming area (even 40px high) your headmaster will hardly notice (in case, just press Q or Escape).
A fun online mathematical number guessing game with interesting clues and user generated difficulty. It saves the top and lowest scores based on the number of guesses and time taken. Your scores can be placed online and set against players from around th
A word search maker for teachers, parents and those who enjoy creating puzzles. FindThatWord aims to be the best free wordsearch creation program available with useful features such as clues, hidden messages and automated page layout.
This project is to create a game similar to Whack-A-Mole that is used for OLPC XOs. It will be educational by quizzing children on their multiplication tables while they play.
The purpose of this project is to centralize knowledge of the World of Goo modding community both in documentation of file structures in a Wiki, and later in a map editor. An utility to pack/unpack file format use by WOG is provided.