home.social

#angelscript — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #angelscript, aggregated by home.social.

fetched live
  1. Happy everyone! 😀

    Here are some in-game screenshots of Hyper Frenzy, an 2D top-down singleplayer arena space shooter game developed in C++ from scratch. 💻

    It provides various gametypes which are created using AngelScript.

    ➡️ The game is free on Steam:
    store.steampowered.com/app/165

  2. Happy everyone! 🕹️

    Here are some of the games I've been working on. 💻

    I really like retro games, so I mostly make these type of games as well. Had a blast playing them back in the 90s and early 00s, so why not bring back that fun. 😆

  3. I am quite positively surprised how much faster (both, performance and development) #UnrealEngine scripting in #AngelScript is, compared to #Blueprint.

    Also, it's was more readable than both, Blueprint and C++, so I think it's an alternative worth checking out.

    The only drawback I see up to now is that it needs its own Engine Fork, that sadly is not easily available as .patch files.

    angelscript.hazelight.se/

    #GameDev

  4. I am quite positively surprised how much faster (both, performance and development) #UnrealEngine scripting in #AngelScript is, compared to #Blueprint.

    Also, it's was more readable than both, Blueprint and C++, so I think it's an alternative worth checking out.

    The only drawback I see up to now is that it needs its own Engine Fork, that sadly is not easily available as .patch files.

    angelscript.hazelight.se/

    #GameDev

  5. CW: long introduction post

    #introduction
    Since I've just moved (thanks to the Sunny Garden admins/mods for this place, and Cup of Tea people for my old home)🔃
    🌍 I'm Enne (ɛn), punny full name: Aily Enne Bee, they/them, e/em/eir/emself, a trans/non-binary/polygender, neurodivergent, bilingual, omni-demisexual human who happens to be visually impaired.
    I have 12 years of experience in:
    ✔ Music production and sound design (mixing, editing, sample creating, synth programming, synthesis…).
    ✔ Audio game/software/web development (AngelScript, PHP, JavaScript, HTML, PureBasic, some (C and Python)).
    I like nature, pets (especially cats), wind chimes, light rain, music (especially EDM), poetry, Critical Roll, Doctor Who, Formula1, audio dramas, technology, books (especially fantasy and romance), mental health, etc.
    I believe in peace, treating everyone equally (with respect), and using one's privileges to benefit people who aren't as fortunate.
    The rights of marginalized minorities are basic human rights.
    I'm accepting of BIPOC, LGBTQIA+, ND and DID people, as well as everyone else.
    #sunnyGarden #cupOfTeaSocial #trans #nonBinary #polygender #neurodivergent #bilingual #omnisexual #demisexual #visuallyImpaired #musicProduction #soundDesign #reaper #gamedev #angelScript #php #javaScript #html #pureBasic #python #nature #pets #cats #windchimes #rain #music #EDM #poetry #criticalRoll #doctorWho #f1 #audioDrama #tech #books #fantasy #romance #mentalHealth #peace #lgbtqia #bipoc #did #woke

  6. CW: long introduction post

    #introduction
    Since I've just moved (thanks to the Sunny Garden admins/mods for this place, and Cup of Tea people for my old home)🔃
    🌍 I'm Enne (ɛn), punny full name: Aily Enne Bee, they/them, e/em/eir/emself, a trans/non-binary/polygender, neurodivergent, bilingual, omni-demisexual human who happens to be visually impaired.
    I have 12 years of experience in:
    ✔ Music production and sound design (mixing, editing, sample creating, synth programming, synthesis…).
    ✔ Audio game/software/web development (AngelScript, PHP, JavaScript, HTML, PureBasic, some (C and Python)).
    I like nature, pets (especially cats), wind chimes, light rain, music (especially EDM), poetry, Critical Roll, Doctor Who, Formula1, audio dramas, technology, books (especially fantasy and romance), mental health, etc.
    I believe in peace, treating everyone equally (with respect), and using one's privileges to benefit people who aren't as fortunate.
    The rights of marginalized minorities are basic human rights.
    I'm accepting of BIPOC, LGBTQIA+, ND and DID people, as well as everyone else.
    #sunnyGarden #cupOfTeaSocial #trans #nonBinary #polygender #neurodivergent #bilingual #omnisexual #demisexual #visuallyImpaired #musicProduction #soundDesign #reaper #gamedev #angelScript #php #javaScript #html #pureBasic #python #nature #pets #cats #windchimes #rain #music #EDM #poetry #criticalRoll #doctorWho #f1 #audioDrama #tech #books #fantasy #romance #mentalHealth #peace #lgbtqia #bipoc #did #woke

  7. time to glue together #raylib, #angelscript, #physfs, and #emscripten into an ungodly thing called #nope2d... let's see if i nope out before nope2d exists or not

  8. Kennt ihr #AngelScript?

    Das ist eine #C++-artige Scriptsprache, die zur Integration in C++-Anwendungen gedacht ist. Einbetten geht mit wenig Aufwand und die ganze Geschichte läuft recht performant.

    Die Sprache selbst ist ähnlich genug, sodass sich C++-Entwickler nicht groß umstellen müssen.

    Das Build-System ist schlank gehalten, sodass man nicht gleich ganze Toolchain-Landschaften mitziehen muss.

    angelcode.com/angelscript/