Jump to content

PlayHD
 Share

Recommended Posts

Hy all..

I made a game in autoit, a puzzle game.

All you need to do is to find the correct buttons. Every button have number indicators.

Number indicators for each button indicate how many of button's adjacent buttons are correct buttons, excluding diagonals and itself.(e.g. 0 means all buttons adjacent to that button are incorrect)

You need to find 4 green buttons. If you click on a wrong button, that button is turning to red and wrong count is +1. If wrong count is 2 you lose the game.

Game.exe

PuzzleGame.exe

Source

main.au3

Sugestion and critics are welcome

Version : 0.3

ps. sorry for my english

Edited by PlayHD
Link to comment
Share on other sites

Haha, cool!

It actualy took me a min or 2 to solve a single puzzle. xD

I was used to Minesweeper

Edited by AlmarM

Minesweeper

A minesweeper game created in autoit, source available.

_Mouse_UDF

An UDF for registering functions to mouse events, made in pure autoit.

2D Hitbox Editor

A 2D hitbox editor for quick creation of 2D sphere and rectangle hitboxes.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...