Jump to content

Recommended Posts

Posted

Hello,

AutoIT is my first programming language. However, It's been a long long time from the last minute I used AutoIT. Today, I'm very happy to see that this language is still used by many developers. I want to introduce 3 games I developed in AutoIT more than 5 years ago. 

- Minichess game: https://github.com/vietanhdev/minichess

- Line98: https://github.com/vietanhdev/line98

- TicTacToe: https://github.com/vietanhdev/tic-tac-toe

line98.png.f8095494323c0ab0878e23b2f4998454.png

minichess.png.16f3788044c6c6a12f16ebf264f6b123.png

tictactoe.jpg.0c3c084f30026e256901d15cca8f263e.jpg

Thank you for creating such a friendly language! And also hope that it can thrive in the future!

Posted

P/s: I think these games should be recompiled for running with the current Windows versions. I haven't checked it yet. Only want to post them as my contribution for AutoIT community.

  • Developers
Posted (edited)

Nice .....  but loading an unknown exe is considered unsafe and for sure you do not want to redistribute kernel32.dll!

Can't you simply share the source and let people run it themselves and learn from it? :) 

EDIT: I see the source is there in the 2 working links ...  one link (tic-tac-toe) doesn't work for me.

Edited by Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted

Can you make some pull requests to make them better? At least to remove unnecessary parts and make these source code work with the lastest version of AutoIT. At present, I don't have any Windows machine to work with them.

Thank you very much!

Posted
On 10/2/2021 at 11:43 PM, vietanhdev said:

At present, I don't have any Windows machine to work with them.

Mildly curious, what OS are you using as your daily driver currently?

On 10/3/2021 at 12:48 AM, argumentum said:

I looked at the chess one and it runs engine.exe, that in turn loads your supplied kernel32.dll, and those are not written in AutoIt.

That's sounds hella sus to me :think:

EasyCodeIt - A cross-platform AutoIt implementation - Fund the development! (GitHub will double your donations for a limited time)

DcodingTheWeb Forum - Follow for updates and Join for discussion

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...